共用方式為


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

當做字串之資源類型的完整名稱。

適用於