DynamicDependencyAttribute.TypeName プロパティ

定義

指定のメンバーを含む型のフル ネームを取得します。

public:
 property System::String ^ TypeName { System::String ^ get(); };
public string? TypeName { get; }
member this.TypeName : string
Public ReadOnly Property TypeName As String

プロパティ値

注釈

TypeName が指定されていない場合Type、コンシューマーの型が想定されます。

適用対象