ICommonEditorAssetMetadata Interface
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.
Common Editor asset metadata.
public interface class ICommonEditorAssetMetadata : Microsoft::VisualStudio::Utilities::IOrderable
public interface ICommonEditorAssetMetadata : Microsoft.VisualStudio.Utilities.IOrderable
type ICommonEditorAssetMetadata = interface
interface IOrderable
Public Interface ICommonEditorAssetMetadata
Implements IOrderable
- Implements
Properties
After |
The parts after which this part should appear in the list. (Inherited from IOrderable) |
Before |
The parts before which this part should appear in the list. (Inherited from IOrderable) |
Name |
Uniquely identifies a part with respect to parts of the same type. (Inherited from IOrderable) |
TagTypes |
The type of tags supported by the Common Editor asset. |