Dictionary.Type Propiedad

Definición

Devuelve el tipo de diccionario.

public:
 property Microsoft::Office::Interop::Word::WdDictionaryType Type { Microsoft::Office::Interop::Word::WdDictionaryType get(); };
public Microsoft.Office.Interop.Word.WdDictionaryType Type { get; }
member this.Type : Microsoft.Office.Interop.Word.WdDictionaryType
Public ReadOnly Property Type As WdDictionaryType

Valor de propiedad

Comentarios

La propiedad Type puede ser una de las WdDictionaryType constantes.

Se aplica a