ApplicationDefinitionProperty.Name Property
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:
property Microsoft::BizTalk::ApplicationDeployment::AppDef::ApplicationDefinitionPropertyName Name { Microsoft::BizTalk::ApplicationDeployment::AppDef::ApplicationDefinitionPropertyName get(); void set(Microsoft::BizTalk::ApplicationDeployment::AppDef::ApplicationDefinitionPropertyName value); };
public Microsoft.BizTalk.ApplicationDeployment.AppDef.ApplicationDefinitionPropertyName Name { get; set; }
member this.Name : Microsoft.BizTalk.ApplicationDeployment.AppDef.ApplicationDefinitionPropertyName with get, set
Public Property Name As ApplicationDefinitionPropertyName