DistinguishedFieldAttribute Constructores
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
DistinguishedFieldAttribute() | |
DistinguishedFieldAttribute(Type, String) |
DistinguishedFieldAttribute()
public:
DistinguishedFieldAttribute();
public DistinguishedFieldAttribute ();
Public Sub New ()
Se aplica a
DistinguishedFieldAttribute(Type, String)
public:
DistinguishedFieldAttribute(Type ^ fullPathToType, System::String ^ dotNetPath);
public DistinguishedFieldAttribute (Type fullPathToType, string dotNetPath);
new Microsoft.XLANGs.BaseTypes.DistinguishedFieldAttribute : Type * string -> Microsoft.XLANGs.BaseTypes.DistinguishedFieldAttribute
Public Sub New (fullPathToType As Type, dotNetPath As String)
Parámetros
- fullPathToType
- Type
- dotNetPath
- String