DistinguishedFieldAttribute Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
DistinguishedFieldAttribute() | |
DistinguishedFieldAttribute(Type, String) |
DistinguishedFieldAttribute()
public:
DistinguishedFieldAttribute();
public DistinguishedFieldAttribute ();
Public Sub New ()
S’applique à
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)
Paramètres
- fullPathToType
- Type
- dotNetPath
- String