RolePlayerConnectDirectiveHasPathToRolePlayer.SetRolePlayerConnectDirective(DomainPath, RolePlayerConnectDirective) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Задает RolePlayerConnectDirective.
public:
static void SetRolePlayerConnectDirective(Microsoft::VisualStudio::Modeling::DslDefinition::DomainPath ^ element, Microsoft::VisualStudio::Modeling::DslDefinition::RolePlayerConnectDirective ^ newRolePlayerConnectDirective);
[System.Diagnostics.DebuggerStepThrough]
public static void SetRolePlayerConnectDirective (Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath element, Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective newRolePlayerConnectDirective);
[<System.Diagnostics.DebuggerStepThrough>]
static member SetRolePlayerConnectDirective : Microsoft.VisualStudio.Modeling.DslDefinition.DomainPath * Microsoft.VisualStudio.Modeling.DslDefinition.RolePlayerConnectDirective -> unit
Public Shared Sub SetRolePlayerConnectDirective (element As DomainPath, newRolePlayerConnectDirective As RolePlayerConnectDirective)
Параметры
- element
- DomainPath
- newRolePlayerConnectDirective
- RolePlayerConnectDirective
- Атрибуты