ApplicationMetadata.DeploymentRing プロパティ

定義

アプリケーションが実行されている場所から配置リングを取得または設定します。

public:
 property System::String ^ DeploymentRing { System::String ^ get(); void set(System::String ^ value); };
public string? DeploymentRing { get; set; }
member this.DeploymentRing : string with get, set
Public Property DeploymentRing As String

プロパティ値

適用対象