BasicProfileViolationEnumerator.Current プロパティ

定義

BasicProfileViolation 内の現在の BasicProfileViolationCollection 要素を取得します。

public:
 property System::Web::Services::Description::BasicProfileViolation ^ Current { System::Web::Services::Description::BasicProfileViolation ^ get(); };
public System.Web.Services.Description.BasicProfileViolation Current { get; }
member this.Current : System.Web.Services.Description.BasicProfileViolation
Public ReadOnly Property Current As BasicProfileViolation

プロパティ値

BasicProfileViolation 内の現在の要素を表す BasicProfileViolationCollection オブジェクト。

実装

注釈

既定値は -1 です。

適用対象