Udostępnij za pośrednictwem


Właściwość Translation.Caption

Pobiera lub ustawia podpis ma być używany do wyświetlania przez klientów.

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

Składnia

'Deklaracja
Public Property Caption As String
    Get
    Set
'Użycie
Dim instance As Translation
Dim value As String

value = instance.Caption

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

Wartość właściwości

Typ: System.String
Tłumaczenie podpis.