StoreLogPropertyInstance(StoreLogPropertyDefinition) 构造函数

定义

public:
 StoreLogPropertyInstance(Microsoft::VisualStudio::Settings::StoreLogPropertyDefinition ^ definition);
public StoreLogPropertyInstance (Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition definition);
new Microsoft.VisualStudio.Settings.StoreLogPropertyInstance : Microsoft.VisualStudio.Settings.StoreLogPropertyDefinition -> Microsoft.VisualStudio.Settings.StoreLogPropertyInstance
Public Sub New (definition As StoreLogPropertyDefinition)

参数

适用于