共用方式為


BasicProfileViolation.NormativeStatement 屬性

定義

取得識別項,用於 Basic Profile 1.1 版規格的 WSDL 違規。

public:
 property System::String ^ NormativeStatement { System::String ^ get(); };
public string NormativeStatement { get; }
member this.NormativeStatement : string
Public ReadOnly Property NormativeStatement As String

屬性值

String,包含 Basic Profile 1.1 版規格之 WSDL 違規的識別項 (例如,R2038)。

適用於