DistinguishedFieldAttribute Constructors
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.
Overloads
DistinguishedFieldAttribute() | |
DistinguishedFieldAttribute(Type, String) |
DistinguishedFieldAttribute()
public:
DistinguishedFieldAttribute();
public DistinguishedFieldAttribute ();
Public Sub New ()
Applies to
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)
Parameters
- fullPathToType
- Type
- dotNetPath
- String