IVsDataExecutableObject.Schema Property

Definition

Gets the schema of this executable data object.

public:
 property System::String ^ Schema { System::String ^ get(); };
public string Schema { get; }
member this.Schema : string
Public ReadOnly Property Schema As String

Property Value

A string value containing the schema.

Applies to