Part.GetDFDef(String) Méthode
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.
protected:
Microsoft::XLANGs::RuntimeTypes::DistinguishedFieldDefinition ^ GetDFDef(System::String ^ dottedPath);
protected Microsoft.XLANGs.RuntimeTypes.DistinguishedFieldDefinition GetDFDef (string dottedPath);
member this.GetDFDef : string -> Microsoft.XLANGs.RuntimeTypes.DistinguishedFieldDefinition
Protected Function GetDFDef (dottedPath As String) As DistinguishedFieldDefinition
Paramètres
- dottedPath
- String