VCConfiguration.PropertySheets Property

Definition

Gets all property sheets for the project.

public:
 property System::Object ^ PropertySheets { System::Object ^ get(); };
public:
 property Platform::Object ^ PropertySheets { Platform::Object ^ get(); };
[System.Runtime.InteropServices.DispId(743)]
public object PropertySheets { [System.Runtime.InteropServices.DispId(743)] get; }
[<System.Runtime.InteropServices.DispId(743)>]
[<get: System.Runtime.InteropServices.DispId(743)>]
member this.PropertySheets : obj
Public ReadOnly Property PropertySheets As Object

Property Value

A collection of property sheets.

Attributes

Applies to