SdkResult.SdkReference 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.
The Sdk reference
public: virtual property Microsoft::Build::Framework::SdkReference ^ SdkReference { public:
Microsoft::Build::Framework::SdkReference ^ get(); protected:
void set(Microsoft::Build::Framework::SdkReference ^ value); };
public virtual Microsoft.Build.Framework.SdkReference SdkReference { get; protected set; }
member this.SdkReference : Microsoft.Build.Framework.SdkReference with get, set
Public Overridable Property SdkReference As SdkReference
Property Value
The SDK reference.