AsfBaseDescriptorAsfContentType Property |
Gets the type of the content.
Namespace: GroupDocs.Metadata.Formats.VideoAssembly: GroupDocs.Metadata (in GroupDocs.Metadata.dll) Version: 21.8
Syntaxpublic AsfDescriptorType AsfContentType { get; }
Public ReadOnly Property AsfContentType As AsfDescriptorType
Get
public:
property AsfDescriptorType AsfContentType {
AsfDescriptorType get ();
}
member AsfContentType : AsfDescriptorType with get
Property Value
Type:
AsfDescriptorTypeThe type of the content.
See Also