Share via


DeploymentProviderSettingInfo.Type Property

Definition

Gets the type of the DeploymentProviderSettingInfo object.

public:
 abstract property Type ^ Type { Type ^ get(); };
public abstract Type Type { get; }
member this.Type : Type
Public MustOverride ReadOnly Property Type As Type

Property Value

The type of the DeploymentProviderSettingInfo object.

Applies to