次の方法で共有


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

リソースの種類の完全名を示す文字列。

適用対象