다음을 통해 공유


DeferCreationAttribute.OptionName 속성

네임스페이스:  Microsoft.VisualStudio.Text.Editor
어셈블리:  Microsoft.VisualStudio.Text.Logic(Microsoft.VisualStudio.Text.Logic.dll)

구문

‘선언
Public Property OptionName As String
public string OptionName { get; set; }
public:
property String^ OptionName {
    String^ get ();
    void set (String^ value);
}
member OptionName : string with get, set
function get OptionName () : String 
function set OptionName (value : String)

속성 값

형식: String

.NET Framework 보안

참고 항목

참조

DeferCreationAttribute 클래스

Microsoft.VisualStudio.Text.Editor 네임스페이스