ObjectDefinition.Visibility 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::SysDef::VisibilityEnum Visibility { Microsoft::BizTalk::ApplicationDeployment::SysDef::VisibilityEnum get(); void set(Microsoft::BizTalk::ApplicationDeployment::SysDef::VisibilityEnum value); };
public Microsoft.BizTalk.ApplicationDeployment.SysDef.VisibilityEnum Visibility { get; set; }
member this.Visibility : Microsoft.BizTalk.ApplicationDeployment.SysDef.VisibilityEnum with get, set
Public Property Visibility As VisibilityEnum