次の方法で共有


EffectParameter.Name プロパティ

定義

EffectParameterパラメーターの文字列名を取得します。

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

プロパティ値

注釈

読み取り専用です。

適用対象