ResourceType.FullName 属性

定义

获取资源的全名。

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

属性值

String

作为字符串的资源类型的全名。

适用于