SharingBoundaryAttribute.SharingBoundaryNames Property

Definition

Gets the boundary names.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ SharingBoundaryNames { System::Collections::ObjectModel::ReadOnlyCollection<System::String ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<string> SharingBoundaryNames { get; }
member this.SharingBoundaryNames : System.Collections.ObjectModel.ReadOnlyCollection<string>
Public ReadOnly Property SharingBoundaryNames As ReadOnlyCollection(Of String)

Property Value

A collection of the boundary names.

Applies to