Part.GetDFDef(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Parameters
- dottedPath
- String