Udostępnij za pośrednictwem


Właściwość ExtensionSettings.Extension

Pobiera lub ustawia nazwę rozszerzenie dostarczania.

Przestrzeń nazw:  ReportService2010
Zestaw:  ReportService2010 (w ReportService2010.dll)

Składnia

'Deklaracja
Public Property Extension As String
    Get
    Set
'Użycie
Dim instance As ExtensionSettings
Dim value As String

value = instance.Extension

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

Wartość właściwości

Typ: System.String
Nazwa rozszerzenie dostarczania.