Method | Description | |
---|---|---|
GetTargetFx ( string projectFile ) : SDTargetFx |
Method | Description | |
---|---|---|
GetTargetFx ( string targetFrameworkIdentifier, string targetFrameworkVersion, string targetPlatformIdentifier, string targetPlatformVersion, string targetFrameworkProfile ) : SDTargetFx | ||
IsXamarinAndroid ( string projectFileContents ) : bool | ||
IsXamariniOS ( string projectFileContents ) : bool | ||
ReadXPathElementValue ( System.Xml.Linq.XDocument doc, string xpath ) : string |
public GetTargetFx ( string projectFile ) : SDTargetFx | ||
projectFile | string | |
return | SDTargetFx |