VocabularyDefinition 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public ref class VocabularyDefinition abstract : ICloneable
[System.Serializable]
public abstract class VocabularyDefinition : ICloneable
type VocabularyDefinition = class
interface ICloneable
Public MustInherit Class VocabularyDefinition
Implements ICloneable
- 繼承
-
VocabularyDefinition
- 衍生
- 屬性
- 實作
屬性
Description | |
FormatStrings | |
Id | |
Item[String] | |
Name | |
Type |
方法
AddFormatString(FormatString) | |
Clone() | |
GetFormatString() | |
GetFormatString(String) | |
RemoveFormatString(String) | |
SetType(Type) |