다음을 통해 공유


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입니다.

적용 대상