IVsDataExecutableObject.Catalog Property

Definition

Gets the catalog associated with this executable data object.

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

Property Value

A string value containing the catalog.

Applies to