Part.GetDFDef(String) メソッド

定義

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

パラメーター

dottedPath
String

戻り値

適用対象