DomainRoleInfo.IsSource 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.
Returns true if this is the source role.
public:
property bool IsSource { bool get(); };
public bool IsSource { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.IsSource : bool
Public ReadOnly Property IsSource As Boolean
Property Value
- Attributes