DomainRoleInfo.PropagatesCopy 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 PropagateCopyOption on this DomainRoleInfo instance.
public:
property Microsoft::VisualStudio::Modeling::PropagatesCopyOption PropagatesCopy { Microsoft::VisualStudio::Modeling::PropagatesCopyOption get(); };
public Microsoft.VisualStudio.Modeling.PropagatesCopyOption PropagatesCopy { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.PropagatesCopy : Microsoft.VisualStudio.Modeling.PropagatesCopyOption
Public ReadOnly Property PropagatesCopy As PropagatesCopyOption
Property Value
- Attributes