diff options
-rw-r--r-- | Help/prop_sf/VS_CSHARP_tagname.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Help/prop_sf/VS_CSHARP_tagname.rst b/Help/prop_sf/VS_CSHARP_tagname.rst index 75720f8..77b1e16 100644 --- a/Help/prop_sf/VS_CSHARP_tagname.rst +++ b/Help/prop_sf/VS_CSHARP_tagname.rst @@ -16,7 +16,7 @@ Example usage: .. code-block:: cmake - set_source_files_property(<filename> + set_source_files_properties(<filename> PROPERTIES VS_CSHARP_DependentUpon <other file> VS_CSHARP_SubType "Form") |