StoreLogPropertyDefinition<T>.WithoutValue 方法

定义

public:
 virtual Microsoft::VisualStudio::Settings::StoreLogPropertyInstance<T> ^ WithoutValue();
public virtual Microsoft.VisualStudio.Settings.StoreLogPropertyInstance<T> WithoutValue ();
abstract member WithoutValue : unit -> Microsoft.VisualStudio.Settings.StoreLogPropertyInstance<'T>
override this.WithoutValue : unit -> Microsoft.VisualStudio.Settings.StoreLogPropertyInstance<'T>
Public Overridable Function WithoutValue () As StoreLogPropertyInstance(Of T)

返回

StoreLogPropertyInstance<T>

适用于