IVsDataExecutableObject.Catalog Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.