ValidationError.Id 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
錯誤來源 Activity 的唯一英數字元識別碼。 這個識別碼對特定工作流程中的每個活動都是唯一的。
public:
property System::String ^ Id { System::String ^ get(); };
public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String
屬性值
做為錯誤來源之活動的識別項。
適用於