SharingBoundaryAttribute.SharingBoundaryNames 屬性

定義

取得界限名稱。

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)

屬性值

界限名稱集合。

適用於