VCPropertySheet.PropertySheetDirectory Property

Definition

Gets the directory name for the property sheet.

public:
 property System::String ^ PropertySheetDirectory { System::String ^ get(); };
public:
 property Platform::String ^ PropertySheetDirectory { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(609)]
public string PropertySheetDirectory { [System.Runtime.InteropServices.DispId(609)] get; }
[<System.Runtime.InteropServices.DispId(609)>]
[<get: System.Runtime.InteropServices.DispId(609)>]
member this.PropertySheetDirectory : string
Public ReadOnly Property PropertySheetDirectory As String

Property Value

String containing the property sheet's directory.

Attributes

Applies to