SettingStore.FilestreamSettings Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the file stream settings.
public:
property Microsoft::SqlServer::Configuration::FilestreamSettings ^ FilestreamSettings { Microsoft::SqlServer::Configuration::FilestreamSettings ^ get(); };
public Microsoft.SqlServer.Configuration.FilestreamSettings FilestreamSettings { get; }
member this.FilestreamSettings : Microsoft.SqlServer.Configuration.FilestreamSettings
Public ReadOnly Property FilestreamSettings As FilestreamSettings
Property Value
The file stream settings.