ExtensionSettings.Extension 屬性

定義

取得或設定傳遞延伸模組的名稱。

public:
 property System::String ^ Extension { System::String ^ get(); void set(System::String ^ value); };
public string Extension { get; set; }
member this.Extension : string with get, set
Public Property Extension As String

屬性值

String

傳遞延伸模組的名稱。

適用於