Udostępnij za pośrednictwem


Właściwość DismissedValidationResult.Comments

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Property Comments As String
    Get
    Set
'Użycie
Dim instance As DismissedValidationResult
Dim value As String

value = instance.Comments

instance.Comments = value
public string Comments { get; set; }
public:
property String^ Comments {
    String^ get ();
    void set (String^ value);
}
member Comments : string with get, set
function get Comments () : String
function set Comments (value : String)

Wartość właściwości

Typ: System.String