IVsPlatformReferenceProviderContext.TargetPlatformIdentifier Property

Definition

Gets or sets the target platform identifier, which indicates where to find software development kit (SDK) references.

public:
 property System::String ^ TargetPlatformIdentifier { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ TargetPlatformIdentifier { Platform::String ^ get(); void set(Platform::String ^ value); };
[System.Runtime.InteropServices.DispId(1610743808)]
public string TargetPlatformIdentifier { get; set; }
public string TargetPlatformIdentifier { get; set; }
[<System.Runtime.InteropServices.DispId(1610743808)>]
member this.TargetPlatformIdentifier : string with get, set
member this.TargetPlatformIdentifier : string with get, set
Public Property TargetPlatformIdentifier As String

Property Value

Attributes

Applies to