LoggerOptions.PrivacySetting 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 restrictions related to how a log stream may be distributed or automatically collected.
public:
property Microsoft::VisualStudio::RpcContracts::Logging::PrivacyFlags PrivacySetting { Microsoft::VisualStudio::RpcContracts::Logging::PrivacyFlags get(); };
[System.Runtime.Serialization.DataMember(Order=3)]
public Microsoft.VisualStudio.RpcContracts.Logging.PrivacyFlags PrivacySetting { get; }
[<System.Runtime.Serialization.DataMember(Order=3)>]
member this.PrivacySetting : Microsoft.VisualStudio.RpcContracts.Logging.PrivacyFlags
Public ReadOnly Property PrivacySetting As PrivacyFlags
Property Value
- Attributes