VocabularyDefinition Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public ref class VocabularyDefinition abstract : ICloneable
[System.Serializable]
public abstract class VocabularyDefinition : ICloneable
type VocabularyDefinition = class
interface ICloneable
Public MustInherit Class VocabularyDefinition
Implements ICloneable
- Herança
-
VocabularyDefinition
- Derivado
- Atributos
- Implementações
Propriedades
| Description | |
| FormatStrings | |
| Id | |
| Item[String] | |
| Name | |
| Type |
Métodos
| AddFormatString(FormatString) | |
| Clone() | |
| GetFormatString() | |
| GetFormatString(String) | |
| RemoveFormatString(String) | |
| SetType(Type) |