パッケージの種類を取得または設定します。
名前空間: Microsoft.MasterDataServices.Deployment
アセンブリ: Microsoft.MasterDataServices.Deployment (Microsoft.MasterDataServices.Deployment.dll)
構文
'宣言
Public Property DeploymentType As DeploymentType
Get
Set
'使用
Dim instance As PackageSettings
Dim value As DeploymentType
value = instance.DeploymentType
instance.DeploymentType = value
public DeploymentType DeploymentType { get; set; }
public:
property DeploymentType DeploymentType {
DeploymentType get ();
void set (DeploymentType value);
}
member DeploymentType : DeploymentType with get, set
function get DeploymentType () : DeploymentType
function set DeploymentType (value : DeploymentType)
プロパティ値
型: Microsoft.MasterDataServices.Deployment.DeploymentType
パッケージの種類。