Template.FullName プロパティ

定義

ドライブや Web パスも含めて、テンプレートの名前を指定します。

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

プロパティ値

注釈

このプロパティの使用は、、、および Name の各プロパティをPathPathSeparator順番に使用することと同じです。

適用対象