Share via


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)

属性值

边界名集合。

适用于