IOperation.Language プロパティ

定義

IOperation のソース言語。 設定可能な値は CSharp および VisualBasic です。

public:
 property System::String ^ Language { System::String ^ get(); };
public string Language { get; }
member this.Language : string
Public ReadOnly Property Language As String

プロパティ値

適用対象