DeploymentObjectProvider.GetAttributes(DeploymentAddAttributeContext) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void GetAttributes(Microsoft::Web::Deployment::DeploymentAddAttributeContext ^ addContext);
public virtual void GetAttributes(Microsoft.Web.Deployment.DeploymentAddAttributeContext addContext);
abstract member GetAttributes : Microsoft.Web.Deployment.DeploymentAddAttributeContext -> unit
override this.GetAttributes : Microsoft.Web.Deployment.DeploymentAddAttributeContext -> unit
Public Overridable Sub GetAttributes (addContext As DeploymentAddAttributeContext)
Parameters
- addContext
- DeploymentAddAttributeContext