ResolveSDKReference.TargetedSDKArchitecture 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.
Architecture of the SDK's we are targeting
public:
property System::String ^ TargetedSDKArchitecture { System::String ^ get(); void set(System::String ^ value); };
public string TargetedSDKArchitecture { get; set; }
member this.TargetedSDKArchitecture : string with get, set
Public Property TargetedSDKArchitecture As String
Property Value
Returns String.