次の方法で共有


HostString.Value プロパティ

定義

コンストラクターから元の値を返します。

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

プロパティ値

適用対象