DiagnosticMethodInfo.DeclaringTypeName 属性

定义

获取拥有此方法的类型(包括其命名空间而不是程序集)的完全限定名称。

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

属性值

适用于