SharedAttribute.SharingBoundary Property

Definition

Gets the boundary outside which the part marked by this attribute is inaccessible.

public:
 property System::String ^ SharingBoundary { System::String ^ get(); };
public string SharingBoundary { get; }
member this.SharingBoundary : string
Public ReadOnly Property SharingBoundary As String

Property Value

The sharing boundary.

Applies to