DistinguishedFieldAttribute Costruttori
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Overload
DistinguishedFieldAttribute() | |
DistinguishedFieldAttribute(Type, String) |
DistinguishedFieldAttribute()
public:
DistinguishedFieldAttribute();
public DistinguishedFieldAttribute ();
Public Sub New ()
Si applica 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)
Parametri
- fullPathToType
- Type
- dotNetPath
- String