DynamicDependencyAttribute.TypeName 属性

定义

获取包含指定成员的类型的完整名称。

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

属性值

注解

如果未 Type 指定 和 TypeName ,则假定使用者的类型。

适用于