IContentTypeDefinitionSource.Definitions 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.
Content type definitions.
public:
property System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Utilities::IContentTypeDefinition ^> ^ Definitions { System::Collections::Generic::IEnumerable<Microsoft::VisualStudio::Utilities::IContentTypeDefinition ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.Utilities.IContentTypeDefinition> Definitions { get; }
member this.Definitions : seq<Microsoft.VisualStudio.Utilities.IContentTypeDefinition>
Public ReadOnly Property Definitions As IEnumerable(Of IContentTypeDefinition)
Property Value
The content type definitions