次の方法で共有


ManagedParameterWrapper.ID プロパティ

定義

パラメーターの識別子を取得します。この識別子は GUID です。

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

プロパティ値

パラメーターの識別子。

実装

ID

適用対象