ResolvedImport.SdkResult Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Non null if this import was an sdk import.
public:
property Microsoft::Build::Framework::SdkResult ^ SdkResult { Microsoft::Build::Framework::SdkResult ^ get(); };
public Microsoft.Build.Framework.SdkResult SdkResult { get; }
member this.SdkResult : Microsoft.Build.Framework.SdkResult
Public ReadOnly Property SdkResult As SdkResult