次の方法で共有


DataPackagePropertySetView.EnterpriseId プロパティ

定義

エンタープライズ ID を取得または設定します。

public:
 property Platform::String ^ EnterpriseId { Platform::String ^ get(); };
winrt::hstring EnterpriseId();
public string EnterpriseId { get; }
var string = dataPackagePropertySetView.enterpriseId;
Public ReadOnly Property EnterpriseId As String

プロパティ値

String

Platform::String

winrt::hstring

エンタープライズ ID。

適用対象