프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FrameworkVersionAsNumber | Version | ||
FrameworkVersionAsString | string | ||
IsFSharp | bool | ||
TargetFSharpCoreVersion | string | ||
TargetFrameworkProfile | string |
메소드 | 설명 | |
---|---|---|
GetFrameworkVersion ( System.Xml.Linq.XDocument xDocument ) : void | ||
GetTargetFSharpCoreVersion ( System.Xml.Linq.XDocument xDocument ) : void | ||
GetTargetFrameworkProfile ( System.Xml.Linq.XDocument xDocument ) : void | ||
VersionReader ( string projectPath ) : System |
public GetFrameworkVersion ( System.Xml.Linq.XDocument xDocument ) : void | ||
xDocument | System.Xml.Linq.XDocument | |
리턴 | void |
public GetTargetFSharpCoreVersion ( System.Xml.Linq.XDocument xDocument ) : void | ||
xDocument | System.Xml.Linq.XDocument | |
리턴 | void |
public GetTargetFrameworkProfile ( System.Xml.Linq.XDocument xDocument ) : void | ||
xDocument | System.Xml.Linq.XDocument | |
리턴 | void |
public VersionReader ( string projectPath ) : System | ||
projectPath | string | |
리턴 | System |