次の方法で共有


ICommonEditorAssetMetadata.TagTypes Property

Definition

The type of tags supported by the Common Editor asset.

public:
 property System::Collections::Generic::IEnumerable<Type ^> ^ TagTypes { System::Collections::Generic::IEnumerable<Type ^> ^ get(); };
[System.ComponentModel.DefaultValue(null)]
public System.Collections.Generic.IEnumerable<Type> TagTypes { get; }
[<System.ComponentModel.DefaultValue(null)>]
member this.TagTypes : seq<Type>
Public ReadOnly Property TagTypes As IEnumerable(Of Type)

Property Value

Attributes

Applies to