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