class ActivityStorySitePreference
{
ActivityStoryTypeInfo ActivityStoryType { get; }
string LoggingPreference { get; set; }
}
|
名称 |
类型 |
描述 |
默认值 |
选项 |
|
ActivityStoryType |
ActivityStoryTypeInfo |
|||
|
LoggingPreference |
string |
Options: ControlledOptIn, ControlledOptOut, AlwaysOnVisible, AlwaysOnHidden, AlwaysOff |