RolePlayerConnectDirective.UsesRoleSpecificCustomConnect - свойство
Возвращает или задает значение свойства UsesRoleSpecificCustomConnect домена.Значение true, если соединение выполнено пользовательским кодом.
Пространство имен: Microsoft.VisualStudio.Modeling.DslDefinition
Сборка: Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0 (в Microsoft.VisualStudio.Modeling.Sdk.DslDefinition.11.0.dll)
Синтаксис
'Декларация
<DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective/UsesRoleSpecificCustomConnect.DisplayName", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective/UsesRoleSpecificCustomConnect.Description", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
<DomainObjectIdAttribute("3a226a70-a7e3-48cc-a960-16caae501394")> _
<CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective/UsesRoleSpecificCustomConnect.Category", _
GetType(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")> _
Public Property UsesRoleSpecificCustomConnect As Boolean
[DisplayNameResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective/UsesRoleSpecificCustomConnect.DisplayName",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DescriptionResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective/UsesRoleSpecificCustomConnect.Description",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
[DomainObjectIdAttribute("3a226a70-a7e3-48cc-a960-16caae501394")]
[CategoryResourceAttribute("Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective/UsesRoleSpecificCustomConnect.Category",
typeof(DslDefinitionModelDomainModel), "Microsoft.VisualStudio.Modeling.DslDefinition.GeneratedCode.DomainModelResx")]
public bool UsesRoleSpecificCustomConnect { get; set; }
Значение свойства
Тип: System.Boolean
Безопасность платформы .NET Framework
- Полное доверие для непосредственно вызывающего метода. Этот член не может быть использован частично доверенным кодом. Дополнительные сведения см. в разделе Использование библиотек из не вполне надежного кода.
См. также
Ссылки
RolePlayerConnectDirective Класс
Microsoft.VisualStudio.Modeling.DslDefinition - пространство имен