次の方法で共有


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)

プロパティ値

境界名のコレクション。

適用対象