DistinguishedFieldAttribute コンストラクター
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オーバーロード
DistinguishedFieldAttribute() | |
DistinguishedFieldAttribute(Type, String) |
DistinguishedFieldAttribute()
public:
DistinguishedFieldAttribute();
public DistinguishedFieldAttribute ();
Public Sub New ()
適用対象
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)
パラメーター
- fullPathToType
- Type
- dotNetPath
- String