VCConfiguration.IntrinsicPropertySheets Property

Definition

Microsoft internal use only. Do not use.

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

Property Value

A string.

Attributes

Applies to